source/webidl/grammar.d(361,42): Error: cannot implicitly convert expression `toDelegate(& Definitions)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(362,41): Error: cannot implicitly convert expression `toDelegate(& Definition)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(363,57): Error: cannot implicitly convert expression `toDelegate(& CallbackOrInterfaceOrMixin)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(364,54): Error: cannot implicitly convert expression `toDelegate(& CallbackRestOrInterface)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(365,47): Error: cannot implicitly convert expression `toDelegate(& InterfaceOrMixin)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(366,44): Error: cannot implicitly convert expression `toDelegate(& InterfaceRest)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(367,38): Error: cannot implicitly convert expression `toDelegate(& Partial)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(368,48): Error: cannot implicitly convert expression `toDelegate(& PartialDefinition)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(369,61): Error: cannot implicitly convert expression `toDelegate(& PartialInterfaceOrPartialMixin)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(370,51): Error: cannot implicitly convert expression `toDelegate(& PartialInterfaceRest)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(371,47): Error: cannot implicitly convert expression `toDelegate(& InterfaceMembers)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(372,46): Error: cannot implicitly convert expression `toDelegate(& InterfaceMember)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(373,42): Error: cannot implicitly convert expression `toDelegate(& Inheritance)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(374,40): Error: cannot implicitly convert expression `toDelegate(& MixinRest)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(375,43): Error: cannot implicitly convert expression `toDelegate(& MixinMembers)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(376,42): Error: cannot implicitly convert expression `toDelegate(& MixinMember)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(377,48): Error: cannot implicitly convert expression `toDelegate(& IncludesStatement)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(378,36): Error: cannot implicitly convert expression `toDelegate(& Const)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(379,41): Error: cannot implicitly convert expression `toDelegate(& ConstValue)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` source/webidl/grammar.d(380,45): Error: cannot implicitly convert expression `toDelegate(& BooleanLiteral)` of type `ParseTree delegate(ParseTree a0) @system` to `ParseTree delegate(ParseTree)` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.